STEP 5: We should make our player look like she's kicking the ball!
- In GRAPHICS, go to and drag in Move Right indented inside the loop.
- Change the variable name in front from sprite to player.
- Change the integer argument inside .move_right() from 50 to 20.
To navigate the page using the TAB key, first press ESC to exit the code editor.